-
Notifications
You must be signed in to change notification settings - Fork 4
Bump the actions group with 3 updates #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Bumps the actions group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `github/codeql-action` from 3.30.5 to 3.30.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@3599b3b...64d10c1) Updates `astral-sh/setup-uv` from 6.7.0 to 6.8.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@b75a909...d0cc045) Updates `zizmorcore/zizmor-action` from c323c83e3ab58baf4acbc7b6b39eef0e0cb14e4d to da5ac40c5419dcf7f21630fb2f95e725ae8fb9d5 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@c323c83...da5ac40) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.30.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: astral-sh/setup-uv dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: zizmorcore/zizmor-action dependency-version: da5ac40c5419dcf7f21630fb2f95e725ae8fb9d5 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
fetch-depth: 0 | ||
- name: Install uv | ||
uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5 | ||
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v5 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning test
fetch-depth: 0 | ||
- name: Install uv | ||
uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5 | ||
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v5 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning test
fetch-depth: 0 | ||
- name: Install uv | ||
uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5 | ||
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v5 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning test
- uses: extractions/setup-just@e33e0265a09d6d736e2ee1e0eb685ef1de4669ff # v3 | ||
- name: Install uv | ||
uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5 | ||
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v5 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning test
Bumps the actions group with 3 updates: github/codeql-action, astral-sh/setup-uv and zizmorcore/zizmor-action.
Updates
github/codeql-action
from 3.30.5 to 3.30.6Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
64d10c1
Merge pull request #3172 from github/update-v3.30.6-10feb5d2a909610e
Update changelog for v3.30.610feb5d
Merge pull request #3167 from github/mbg/upload-sarif/find-then-filter4182ea3
Merge pull request #3168 from github/update-bundle/codeql-bundle-v2.23.234afe5b
Merge pull request #3171 from github/mbg/start-proxy/telemetry096fe67
Merge branch 'main' into update-bundle/codeql-bundle-v2.23.2b496401
Merge pull request #3170 from github/mbg/start-proxy/remove-update-workflowd573787
Report registry types that are configured for CodeQL instart-proxy
telemetry1591680
Send a basic status report instart-proxy
Action if it succeedscb5a284
Send status report whenstart-proxy
failsUpdates
astral-sh/setup-uv
from 6.7.0 to 6.8.0Commits
d0cc045
Always show prune cache output (#597)2841f9f
Bump zizmorcore/zizmor-action from 0.1.2 to 0.2.0 (#571)e554b93
Add **/*.py.lock to cache-dependency-glob (#590)c7d85d9
chore: update known versions for 0.8.2007f2cb5
persist credentials for version update (#584)208b0c0
README.md: Fix Python versions and update checkout action (#572)Updates
zizmorcore/zizmor-action
from c323c83e3ab58baf4acbc7b6b39eef0e0cb14e4d to da5ac40c5419dcf7f21630fb2f95e725ae8fb9d5Commits
da5ac40
README: add a troubleshooting section about Advanced Security (#51)cc28a58
README: fix troubleshooting link (#50)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions